home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 06 - 1990 / 06.07 Jul 90 / Commando Programming ƒ / README < prev   
Encoding:
Text File  |  1989-08-16  |  1.6 KB  |  40 lines  |  [TEXT/MPS ]

  1. Instructions for installing NewTempFile and
  2. Commandos for formatting Rez input.
  3. W. Powell 1988 for MacTutor.
  4.  
  5. 1)  Either 
  6.     a)    Move all file from the folder named "Rezscripts" to a 
  7.         folder in the search path for MPW commands on your 
  8.         system  OR
  9.     b)    Copy entire folder Rezscripts to a hard disk, and 
  10.         add the folder's path to the shell variable {Commands}
  11.  
  12. 2)  Follow instructions in file "NewTempFile.install" to
  13. set up the MPW system scripts for the scratch file generator.
  14. This is used by several of the Rez generators, so it must be
  15. installed.
  16.  
  17. 3)  The cmdo resources are already installed in the scripts
  18. on this disk.  These resources can be easily customized however.
  19.     File RezC.mk contains commands for updating commando
  20. interfaces of the Rez formatters. The following command will
  21. generate the commands to recompile the 'cmdo' resources in the
  22. "Rezscripts" folder.  
  23.     a)    Make the folder holding the scripts the default directory. 
  24.     b)    Then execute:
  25.     
  26.         Make -f RezC.mk RezC.???? RezC.???≈[¬u][¬.][¬R]
  27.         
  28.         (you can use the -e option in the make command to 
  29.         force it to generate Rez commands).
  30.     c)    Select and execute the Rez commands generated by make.
  31.  
  32. 4) Script "RezMenu" toggles a "Rez" menu on and off.  The Rez 
  33. menu will activate the commandos for the various formatters.
  34.  
  35. 5)    Script RezC.SIZE must behave differently, depending upon
  36. which release of Apple's MPW and Rez Interfaces you have.
  37. The script is set up to work with MPW 3.0 (and later, 
  38. hopefully).  If you are using MPW 2.02, you must edit the 
  39. script.  Comments in file RezC.SIZE tell you what to change.
  40.